| SaGLExportFileDefinitionField |
| Logical Entity Name | SaGLExportFileDefinitionField |
| Default Table Name | SaGLExportFileDefinitionField |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SaGLExportFileDefinitionField Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SaGLExportFileDefinitionFieldID |
int | NO | ||
SaGlExportFileDefinitionID |
int | NO | ||
SaGlExportFileDefinitionAvailableFieldID |
int | NO | ||
| FieldName | varchar(60) | NO | ||
| Descrip | varchar(255) | NO | ||
| BeginningPosition | int | NO | ||
| FieldLength | int | NO | ||
| FieldSequence | int | NO | ||
| FieldValue | varchar(60) | NO | ||
| EditAtRuntime | bit | NO | ||
| DecimalFormat | char(1) | NO | ||
| DecimalsImplied | int | NO | ||
| Padding | char(1) | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO | ||
| LeftOffset | int | YES | ||
| RightOffset | int | YES |
| SaGLExportFileDefinitionField Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SaGLExportFileDefinitionField_SaGLExportFileDefinitionFieldID_U_C_IDX | PrimaryKey | SaGLExportFileDefinitionFieldID |
| SaGLExportFileDefinitionField Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SaGlExportFileDefinitionAvailableField | Non-Identifying | One To Zero or More | FK_SaGLExportFileDefField_SaGlExportFileDefAvailFieldID_SaGlExportFileDefAvailField_SaGlExportFileDefinitionAvailableFieldID | SaGlExportFileDefinitionAvailableFieldID | NO | YES | ||
| SaGlExportFileDefinition | Non-Identifying | One To Zero or More | FK_SaGLExportFileDefinitionField_SaGlExportFileDefID_SaGlExportFileDef_SaGlExportFileDefID | SaGlExportFileDefinitionID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SaGLExportFileDefinitionField_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SaGLExportFileDefinitionField Check Constraints |
| Check Constraint Name | CheckConstraint |
| Chk_SaGLExportFileDefinitionField_DecimalsImplied | ([DecimalFormat] = 'I' and [DecimalsImplied] > 0 or [DecimalFormat] <> 'I' and [DecimalsImplied] = 0) |
| SaGLExportFileDefinitionField Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| SaGLExportFileDefinitionField Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical Does Not Exist |
NO | |||
| Physical (Microsoft SQL Server) dbo.SaGLExportFileDefinitionField |
NO |
| SaGLExportFileDefinitionField Where Used - Submodel Usage |
| Model | Submodel Usage |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Student Accounts |
| SaGLExportFileDefinitionField Data Movement Rules |
| Name | Type | Rule Text/Value |